翻訳と辞書
Words near each other
・ Eclipse Center
・ Eclipse Comics
・ Eclipse cycle
・ Eclipse de Luna
・ Eclipse Festival
・ Eclipse Foundation
・ Eclipse Gemini
・ Eclipse Glacier
・ Eclipse Group
・ Eclipse Internet
・ Eclipse Island
・ Eclipse Island (Queensland)
・ Eclipse Island (Western Australia)
・ Eclipse Island Lighthouse
・ Eclipse Magazine
Eclipse Modeling Framework
・ Eclipse Monthly
・ Eclipse Music TV
・ Eclipse of Reason
・ Eclipse of Reason (Horkheimer)
・ Eclipse of Thales
・ Eclipse of the Crescent Moon
・ Eclipse of the Sun (film)
・ Eclipse Park
・ Eclipse Park (Milwaukee)
・ Eclipse parrotfish
・ Eclipse phase
・ Eclipse Phase (role-playing game)
・ Eclipse PPM software
・ Eclipse Process Framework


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Eclipse Modeling Framework : ウィキペディア英語版
Eclipse Modeling Framework

Eclipse Modeling Framework (EMF) is an Eclipse-based modeling framework and code generation facility for building tools and other applications based on a structured data model.
From a model specification described in XMI, EMF provides tools and runtime support to produce a set of Java classes for the model, a set of adapter classes that enable viewing and command-based editing of the model, and a basic editor. Models can be specified using annotated Java, UML, XML documents, or modeling tools, then imported into EMF. Most important of all, EMF provides the foundation for interoperability with other EMF-based tools and applications.
==Ecore==
Ecore is the core (meta-)model at the heart of EMF. It allows expressing other models by leveraging its constructs. Ecore is also its own metamodel (i.e.: Ecore is defined in terms of itself).
According to Ed Merks, EMF project lead, "Ecore is the defacto reference implementation of OMG's EMOF" (Essential Meta-Object Facility). Still according to Merks, EMOF was actually defined by OMG as a simplified version of the more comprehensive 'C'MOF by drawing on the experience of the successful simplification of Ecore's original implementation.
Using Ecore as a foundational meta-model allows a modeler to take advantage of the entire EMF ecosystem and tooling - in as much as it's then reasonably easy to map application-level models back to Ecore. This isn't to say that it's best practice for applications to directly leverage Ecore as their metamodel; rather they might consider defining their own metamodels based on Ecore.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Eclipse Modeling Framework」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.